Release 0.4.3-2 to unstable
authorOsamu Aoki <osamu@debian.org>
Sat, 2 Nov 2013 03:58:48 +0000 (12:58 +0900)
committerOsamu Aoki <osamu@debian.org>
Sat, 2 Nov 2013 15:40:58 +0000 (00:40 +0900)
 * Archive to unstable
 * Bump standard version to 3.9.5
 * Removed dpkg-dev

The version dependency to debhelper indirectly sets the version dependency of
dpkg-dev properly.  dpkg-dev is build essential.

debian/changelog
debian/control

index b3ca8d727bf56d1c9905dae483858f2e610fd557..f6b8eb1cc292af657d38c740af3cefceac174b85 100644 (file)
@@ -1,7 +1,8 @@
-opencc (0.4.3-2) UNRELEASED; urgency=low
+opencc (0.4.3-2) unstable; urgency=low
 
   * Add the python-opencc package to support the Python binding. 
-    Closes: #694993 
+    Closes: #694993
+  * Bump standard version to 3.9.5.
 
  -- Osamu Aoki <osamu@debian.org>  Sat, 02 Nov 2013 12:17:51 +0900
 
index 17526bd4f2cb2f48470908dd0d80df6b5b4e0837..113dd89529c8715177820c97b6c3f0a7faa03756 100644 (file)
@@ -5,8 +5,8 @@ Uploaders: LI Daobing <lidaobing@debian.org>,
            Asias He <asias@debian.org>,
            YunQiang Su <wzssyqa@gmail.com>,
            Osamu Aoki <osamu@debian.org>
-Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16.1.1~), python-all
-Standards-Version: 3.9.4
+Build-Depends: cmake, debhelper (>= 9), python-all
+Standards-Version: 3.9.5
 Section: libs
 Homepage: http://code.google.com/p/opencc
 Vcs-Git: git://anonscm.debian.org/pkg-ime/opencc.git